Make error reporting consistent.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 9 Sep 2005 13:08:25 +0000 (13:08 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 9 Sep 2005 13:08:25 +0000 (13:08 +0000)
commit040768faf3bce54168835da1eb137664d2b649c6
tree2e45aa02c8c53b21e18fbcecd2765ea934415aaa
parent4ebbde31e75654a8f45a6a02db6475d0975adf16
Make error reporting consistent.
Also note addition of Py_BEGIN_ALLOW_THREADS/Py_END_ALLOW_THREADS
which slipped in in previous merge changeset:  allow other threads
to run during communication with xenstored.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/python/xen/lowlevel/xs/xs.c